Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

Domino Web Access Redirect (iwaredir) and DWA Lite

The notes.ini variable works if you don't use iwaredir.nsf. If you do, then you have to update for form to get it to be forced to login.

The redirect db works if you enable the personal options; great, however, then each individual has to set that option.

So digging into the design a little, found there is some code behind the $$HTMLHead field in the AutoLogin form. There's an IF else formula which correlates to the personal options, however, if that setting is going to be disabled anyway, just change this:

@If(DWAMode = "1"; "?Opendatabase&ui=dwa_lite";"?OpenDatabase&ui=inotes");

to this:

@If(DWAMode = "1"; "?Opendatabase&ui=dwa_lite";"?OpenDatabase&ui=dwa_lite");

Save and close and voila; it all works.

The only issue I have now, is that an error occurs when logging out of DWA. Not sure if I have to set something up. Looking into it now.

Message: initLogoutCleaner is not defined
Call Stack:
Sorry, not yet implemented
Date: Tue Aug 05 2008 12:07:25 GMT-0700 (PDT)
UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv: 1.9.0.1) Gecko/2008070206 Firefox/3.0.1
h_PageUnid: XXXXX:XXXXXXXXXXXXXXXXXXx


Feedback response number WEBB7H8TTY created by ~Ned Lopjumimarynds on 08/05/2008

Can you set DWA Lite mode by defaul... (~Carol Frojumik... 5.Aug.08)
. . Domino Web Access Redirect (iwaredi... (~Ned Lopjumimar... 26.Aug.08)
. . Domino Web Access Redirect (iwaredi... (~Ned Lopjumimar... 5.Aug.08)
. . . . DWA 8.0.1 is not currently compatib... (~Ned Lopjumimar... 16.Sep.08)
. . . . . . FF3 (~Laura Cisfreep... 17.Sep.08)
. . . . . . . . FF3.5 fixes everything! (~Laura Cisfreep... 2.Jul.09)
. . . . . . . . . . Firefox 3.52 DOES NOT FIX everythin... (~Laura Cisfreep... 12.Aug.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS